outputBuzzer

@get:JvmName(name = "getOutputBuzzer")
@set:JvmName(name = "setOutputBuzzer")
var outputBuzzer: Int
Optional: Define a tertiary output pin for an active buzzer
This is used in standalone devices to to match the UI.

uint32 output_buzzer = 9;